Review





Similar Products

90
MathWorks Inc bsmart (matlab/c)
Bsmart (Matlab/C), supplied by MathWorks Inc, used in various techniques. Bioz Stars score: 90/100, based on 1 PubMed citations. ZERO BIAS - scores, article reviews, protocol conditions and more
https://www.bioz.com/result/bsmart (matlab/c)/product/MathWorks Inc
Average 90 stars, based on 1 article reviews
bsmart (matlab/c) - by Bioz Stars, 2026-03
90/100 stars
  Buy from Supplier

90
MathWorks Inc bsmart matlab toolbox
Bsmart Matlab Toolbox, supplied by MathWorks Inc, used in various techniques. Bioz Stars score: 90/100, based on 1 PubMed citations. ZERO BIAS - scores, article reviews, protocol conditions and more
https://www.bioz.com/result/bsmart matlab toolbox/product/MathWorks Inc
Average 90 stars, based on 1 article reviews
bsmart matlab toolbox - by Bioz Stars, 2026-03
90/100 stars
  Buy from Supplier

90
MathWorks Inc open-source matlab package (bsmart)
Open Source Matlab Package (Bsmart), supplied by MathWorks Inc, used in various techniques. Bioz Stars score: 90/100, based on 1 PubMed citations. ZERO BIAS - scores, article reviews, protocol conditions and more
https://www.bioz.com/result/open-source matlab package (bsmart)/product/MathWorks Inc
Average 90 stars, based on 1 article reviews
open-source matlab package (bsmart) - by Bioz Stars, 2026-03
90/100 stars
  Buy from Supplier

90
MathWorks Inc matlab package bsmart
Matlab Package Bsmart, supplied by MathWorks Inc, used in various techniques. Bioz Stars score: 90/100, based on 1 PubMed citations. ZERO BIAS - scores, article reviews, protocol conditions and more
https://www.bioz.com/result/matlab package bsmart/product/MathWorks Inc
Average 90 stars, based on 1 article reviews
matlab package bsmart - by Bioz Stars, 2026-03
90/100 stars
  Buy from Supplier

90
MathWorks Inc bsmart matlab /c toolbox
Functional block diagram of <t>BSMART</t> showing the main computational blocks and the algorithmic options. The core tools are shown in the dash-edged boxes. Different routines of the tools and help demonstrations can be invoked either from GUI environment <t>or</t> <t>Matlab</t> command window.
Bsmart Matlab /C Toolbox, supplied by MathWorks Inc, used in various techniques. Bioz Stars score: 90/100, based on 1 PubMed citations. ZERO BIAS - scores, article reviews, protocol conditions and more
https://www.bioz.com/result/bsmart matlab /c toolbox/product/MathWorks Inc
Average 90 stars, based on 1 article reviews
bsmart matlab /c toolbox - by Bioz Stars, 2026-03
90/100 stars
  Buy from Supplier

Image Search Results


Functional block diagram of BSMART showing the main computational blocks and the algorithmic options. The core tools are shown in the dash-edged boxes. Different routines of the tools and help demonstrations can be invoked either from GUI environment or Matlab command window.

Journal:

Article Title: BSMART: A Matlab /C toolbox for analysis of multichannel neural time series

doi: 10.1016/j.neunet.2008.05.007

Figure Lengend Snippet: Functional block diagram of BSMART showing the main computational blocks and the algorithmic options. The core tools are shown in the dash-edged boxes. Different routines of the tools and help demonstrations can be invoked either from GUI environment or Matlab command window.

Article Snippet: We have described BSMART, a new open source Matlab /C toolbox for the spectral analysis of multichannel neural time series.

Techniques: Functional Assay, Blocking Assay

Sample  BSMART  processing script. This script is an example of preprocessing steps. The  Matlab  data ‘dat’ (saved as ‘test71.mat’) contains the sample data set (described in the User's Guide and available for download). Script 1 loads the saved data set into  Matlab  working space. Script 2 and Script 3 complete the preprocessing steps proposed by Ding et al. ( Ding et al., 2000 ). Specifically, function pre_subt_divs() in Script 2 removes the temporal mean from each LFP trial and divides it by the temporal standard deviation (Step (i) in Ding et al.). Function pre_sube_divs() in Script 3 performs the same action but uses ensemble mean and ensemble standard deviation (Steps (ii) and (iii)). Finally, Script 4 plots the waveforms of the preprocessed data set by calling the sigplot() drawing function with a parameter of sampling rate ‘fs’. Function sigplot() is modified from eegplot() in EEGLAB toolbox ( Delorme & Makeig, 2004 ). Note the permutation operation performed before calling sigplot() . This is because sigplot() requires that the format of data be “channels×points× trials”, but ‘dat’ is in the format of “points×channels×trials”.

Journal:

Article Title: BSMART: A Matlab /C toolbox for analysis of multichannel neural time series

doi: 10.1016/j.neunet.2008.05.007

Figure Lengend Snippet: Sample BSMART processing script. This script is an example of preprocessing steps. The Matlab data ‘dat’ (saved as ‘test71.mat’) contains the sample data set (described in the User's Guide and available for download). Script 1 loads the saved data set into Matlab working space. Script 2 and Script 3 complete the preprocessing steps proposed by Ding et al. ( Ding et al., 2000 ). Specifically, function pre_subt_divs() in Script 2 removes the temporal mean from each LFP trial and divides it by the temporal standard deviation (Step (i) in Ding et al.). Function pre_sube_divs() in Script 3 performs the same action but uses ensemble mean and ensemble standard deviation (Steps (ii) and (iii)). Finally, Script 4 plots the waveforms of the preprocessed data set by calling the sigplot() drawing function with a parameter of sampling rate ‘fs’. Function sigplot() is modified from eegplot() in EEGLAB toolbox ( Delorme & Makeig, 2004 ). Note the permutation operation performed before calling sigplot() . This is because sigplot() requires that the format of data be “channels×points× trials”, but ‘dat’ is in the format of “points×channels×trials”.

Article Snippet: We have described BSMART, a new open source Matlab /C toolbox for the spectral analysis of multichannel neural time series.

Techniques: Standard Deviation, Sampling, Modification